home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / TOPICS / audio1 / T1529S4.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1997-08-11  |  90.3 KB  |  1 channel  |  22,050 sample rate  |  20 seconds
Transcription: You can also declare a field as static. A static field declaration results in only a single corresponding instance of a class variable. This single instance is shared by all objects of the class. The lifetime of the class variable begins when the class is loaded and ends when the class is unloaded.